TaskTemplateOrganizationType 
EntityType  Independent 
Logical Entity Name  TaskTemplateOrganizationType 
Default Table Name  CmTemplateOrganizationType 
Logical Only  NO 
Definition 
 
Note 
 

TaskTemplateOrganizationType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
TaskTemplateOrganizationTypeId(PK)    INTEGER  NO 
 
TaskTemplateId(FK)    INTEGER  NO 
 
OrganizationTypeId(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
OrganizationTypeId(FK)    INTEGER  YES 
 

TaskTemplateOrganizationType Keys 
Key Name  Key Type  Keys 
CmTemplateOrganizationType_CmTemplateID_N_N_IDX  Inversion Entry  TaskTemplateId 
PK_CmTemplateOrganizationType_CmTemplateOrganizationTypeID  PrimaryKey  TaskTemplateOrganizationTypeId 
CmTemplateOrganizationType_UserId_N_N_IDX  Inversion Entry  LastModifiedUserId 
CmTemplateOrganizationType_SyOrganizationTypeId_N_N_IDX  Inversion Entry  OrganizationTypeId 

TaskTemplateOrganizationType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
TaskTemplate  Non-Identifying  One To Zero or More        TaskTemplateId  NO 
OrganizationType  Non-Identifying  One To Zero or More        OrganizationTypeId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
OrganizationType  Non-Identifying  Zero or One to Zero or More        OrganizationTypeId  NO 
TaskTemplate  Non-Identifying  Zero or One to Zero or More        TaskTemplateId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

TaskTemplateOrganizationType Check Constraints 
Check Constraint Name  CheckConstraint